home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDOpenPatternList.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  907 b   |  26 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 browseOpenPatternAction = id; 
  6.                 cancelOpenPatternAction = id; 
  7.                 listOpenPatternPopupAction = id; 
  8.                 patternOpenPatternPopupAction = id; 
  9.                 useOpenPatternAction = id; 
  10.             }; 
  11.             CLASS = DKDOpenPattern; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {
  14.                 browseOpenPatternButton = NSButton; 
  15.                 cancelOpenPatternButton = NSButton; 
  16.                 listOpenPatternPopup = NSPopUpButton; 
  17.                 patternOpenPatternPopup = NSPopUpButton; 
  18.                 useOpenPatternButton = NSButton; 
  19.             }; 
  20.             SUPERCLASS = NSWindowController; 
  21.         }, 
  22.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  23.         {CLASS = "java.lang.Object"; LANGUAGE = Java; }
  24.     ); 
  25.     IBVersion = 1; 
  26. }